(struct glyph_row): New members left_fringe_bitmap,
authorKim F. Storm <storm@cua.dk>
Fri, 16 Jan 2004 18:40:46 +0000 (18:40 +0000)
committerKim F. Storm <storm@cua.dk>
Fri, 16 Jan 2004 18:40:46 +0000 (18:40 +0000)
commit3b85751ffc0ac7f2298ec869732ef2ad2b563953
tree39887818e7d6b19bcaab4bf00a80d29edc698022
parent21ccc58e04c47028bd2f7829885977e196e322dc
(struct glyph_row): New members left_fringe_bitmap,
right_fringe_bitmap, redraw_fringe_bitmaps_p for new fringe handling.
New members exact_window_width_line_p and cursor_in_fringe_p for
overflowing newlines into right fringe.
New members indicate_bob_p, indicate_top_line_p, indicate_eob_p,
and indicate_bottom_line_p for buffer boundaries and scrolling.
(enum fringe_bitmap_type): Add UP_ARROW_BITMAP, DOWN_ARROW_BITMAP,
FIRST_LINE_BITMAP, LAST_LINE_BITMAP, FILLED_BOX_CURSOR_BITMAP,
HOLLOW_BOX_CURSOR_BITMAP, BAR_CURSOR_BITMAP, HBAR_CURSOR_BITMAP,
and HOLLOW_SQUARE_BITMAP.
(draw_fringe_bitmap, draw_window_fringes, update_window_fringes):
Add prototypes.
src/dispextern.h